home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / nroff.man < prev    next >
Encoding:
Text File  |  1989-03-08  |  4.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4. NROFF                     User Commands                     NROFF
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      nroff - text formatting
  10.  
  11. SSYYNNOOPPSSIISS
  12.      nnrrooffff [ option ] ...  [ file ] ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _N_r_o_f_f formats text in the named _f_i_l_e_s for typewriter-like
  16.      devices.  See also _t_r_o_f_f(_1). The full capabilities of _n_r_o_f_f
  17.      are described in the _N_r_o_f_f/_T_r_o_f_f _U_s_e_r'_s _M_a_n_u_a_l.
  18.  
  19.      If no _f_i_l_e argument is present, the standard input is read.
  20.      An argument consisting of a single minus (--) is taken to be
  21.      a file name corresponding to the standard input.
  22.  
  23.      The options, which may appear in any order so long as they
  24.      appear _b_e_f_o_r_e the files, are:
  25.  
  26.      --oo_l_i_s_t Print only pages whose page numbers appear in the
  27.             comma-separated _l_i_s_t of numbers and ranges.  A range
  28.             _N--_M means pages _N through _M; an initial -_N means from
  29.             the beginning to page _N; and a final _N- means from _N
  30.             to the end.
  31.  
  32.      --nn_N    Number first generated page _N.
  33.  
  34.      --ss_N    Stop every _N pages.  _N_r_o_f_f will halt prior to every _N
  35.             pages (default _N=1) to allow paper loading or chang-
  36.             ing, and will resume upon receipt of a newline.
  37.  
  38.      --mm_n_a_m_e Prepend the macro file //uussrr//lliibb//ttmmaacc//ttmmaacc.._n_a_m_e to the
  39.             input _f_i_l_e_s.
  40.  
  41.      --rr_a_N   Set register _a (one-character) to _N.
  42.  
  43.      --ii     Read standard input after the input files are
  44.             exhausted.
  45.  
  46.      --qq     Invoke the simultaneous input-output mode of the rrdd
  47.             request.
  48.  
  49.      --TT_n_a_m_e Prepare output for specified terminal.  Known _n_a_m_e_s
  50.             are:
  51.  
  52.           3377   for the Teletype Corporation Model 37 terminal,
  53.  
  54.           ccrrtt  the default; linked to lpr and tn300, for the GE
  55.                TermiNet 300 (or any terminal without reverse-line
  56.                or half-line capability),
  57.  
  58.           330000  for the DTC 300,
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0            September 17, 1987                       1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. NROFF                     User Commands                     NROFF
  71.  
  72.  
  73.  
  74.           330022  for the DTC 302S and the DTC 300S,
  75.  
  76.           338822  for the DTC 382,
  77.  
  78.           445500  for the DTC 450 and the IPSI 1622,
  79.  
  80.           883333  for the AJ 832/833,
  81.  
  82.           eeppssoonn
  83.                for the Epson FX80,
  84.  
  85.           iittoohh for the C:ITOH Prowriter
  86.  
  87.           nneecc  for the NEC-55?0/77?0 Spinwriter, with the
  88.                Courier-72/Manifold thimble,
  89.  
  90.           nneecc--tt
  91.                for the NEC-55?0/77?0 Spinwriter, with the Tech-
  92.                Math/Times-Roman thimble,
  93.  
  94.           nneecc2255--tt
  95.                for the NEC-5525/7725 Spinwriter, with the Tech-
  96.                Math/Times-Roman thimble,
  97.  
  98.           qquummee for the Qume Sprint 5 or 9,
  99.  
  100.           xx--eeccss
  101.                for the Xerox/Diablo 1730/630, extended character
  102.                set,
  103.  
  104.           xxeerrooxx
  105.                for the Xerox 17?0 or the Diablo 16?0.
  106.  
  107.                Most of these also have versions for 12 pitch; see
  108.                /_u_s_r/_l_i_b/_t_e_r_m/_R_E_A_D_M_E for more information.
  109.  
  110.      --ee   Produce equally-spaced words in adjusted lines, using
  111.           full terminal resolution.
  112.  
  113.      --hh   Use output tabs during horizontal spacing to speed out-
  114.           put and reduce output character count.  Tab settings
  115.           are assumed to be every 8 nominal character widths.
  116.  
  117. FFIILLEESS
  118.      /tmp/ta*              temporary file
  119.      /usr/lib/tmac/tmac.*  standard macro files
  120.      /usr/lib/term/*       terminal driving tables for _n_r_o_f_f
  121.  
  122. SSEEEE AALLSSOO
  123.      J. F. Ossanna, _N_r_o_f_f/_T_r_o_f_f _u_s_e_r'_s _m_a_n_u_a_l
  124.      B. W. Kernighan, _A _T_R_O_F_F _T_u_t_o_r_i_a_l
  125.      troff(1), eqn(1), tbl(1), ms(7), me(7), man(7), col(1)
  126.  
  127.  
  128.  
  129. Sprite v1.0            September 17, 1987                       2
  130.  
  131.  
  132.  
  133.